home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / mini_putt2.swf / scripts / DefineButton2_70 / BUTTONCONDACTION on(keyPress $).as next >
Text File  |  2005-01-07  |  70b  |  7 lines

  1. on(keyPress "$"){
  2.    tellTarget("..")
  3.    {
  4.       play();
  5.    }
  6. }
  7.